home *** CD-ROM | disk | FTP | other *** search
/ cyber.net interactivo 3 / inter@ivo 1996-04.iso / cybint3 / bin / tmn.dxr / 00029.ls < prev    next >
Encoding:
Text File  |  1996-03-21  |  540 b   |  21 lines

  1. on exitFrame
  2.   global Tempos, Locx, Locy, Osprite, pontos, conta, Scores, contac, pscore, guarda1, guarda2
  3.   set guarda1 to 0
  4.   set guarda2 to 0
  5.   set contac to 1
  6.   set conta to 1
  7.   set Locx to 0
  8.   set Locy to 0
  9.   set Osprite to 0
  10.   set Tempos to 0
  11.   set pontos to 0
  12.   set clickOn to 0
  13.   set the visible of sprite 5 to 0
  14.   set the visible of sprite 6 to 0
  15.   set the visible of sprite 13 to 0
  16.   set the visible of sprite 14 to 0
  17.   set the visible of sprite 15 to 0
  18.   set the visible of sprite 16 to 0
  19.   set the visible of sprite 24 to 0
  20. end
  21.